[INFO] cloning repository https://github.com/cjanosdev/twin_ring
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cjanosdev/twin_ring" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcjanosdev%2Ftwin_ring", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcjanosdev%2Ftwin_ring'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 848a6b16e5d7005138f30331858cef99960ffe58
[INFO] checking cjanosdev/twin_ring against try#8a2f6fe57adadb246778b8d41925d3dc46d468cb for pr-158320
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcjanosdev%2Ftwin_ring" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/cjanosdev/twin_ring
[INFO] finished tweaking git repo https://github.com/cjanosdev/twin_ring
[INFO] tweaked toml for git repo https://github.com/cjanosdev/twin_ring written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cjanosdev/twin_ring on toolchain 8a2f6fe57adadb246778b8d41925d3dc46d468cb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a2f6fe57adadb246778b8d41925d3dc46d468cb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cjanosdev/twin_ring already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a2f6fe57adadb246778b8d41925d3dc46d468cb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b1c84fa3ceb275417dce0b4e8197a8cc6541949f411c2a61733346dd9d9a2f53
[INFO] running `Command { std: "docker" "start" "b1c84fa3ceb275417dce0b4e8197a8cc6541949f411c2a61733346dd9d9a2f53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b1c84fa3ceb275417dce0b4e8197a8cc6541949f411c2a61733346dd9d9a2f53" "/opt/rustwide/cargo-home/bin/cargo" "+8a2f6fe57adadb246778b8d41925d3dc46d468cb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b1c84fa3ceb275417dce0b4e8197a8cc6541949f411c2a61733346dd9d9a2f53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b1c84fa3ceb275417dce0b4e8197a8cc6541949f411c2a61733346dd9d9a2f53" "/opt/rustwide/cargo-home/bin/cargo" "+8a2f6fe57adadb246778b8d41925d3dc46d468cb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking flate2 v1.1.8
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking chrono v0.4.43
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]     Checking compression-core v0.4.31
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling slog v2.8.2
[INFO] [stderr]     Checking uuid v1.20.0
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking compression-codecs v0.4.36
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling bigdecimal v0.4.10
[INFO] [stderr]     Checking twox-hash v2.1.2
[INFO] [stderr]    Compiling cassandra-cpp-sys v1.1.1
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking lz4_flex v0.11.5
[INFO] [stderr]     Checking erased-serde v0.3.31
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking rand_pcg v0.3.1
[INFO] [stderr]     Checking arc-swap v1.8.1
[INFO] [stderr]     Checking strum v0.23.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking histogram v0.6.9
[INFO] [stderr]     Checking hdrhistogram v7.5.4
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]    Compiling time-macros v0.2.26
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]     Checking actix-service v2.0.3
[INFO] [stderr]     Checking bytestring v1.5.0
[INFO] [stderr]    Compiling regex-lite v0.1.8
[INFO] [stderr]     Checking local-channel v0.1.5
[INFO] [stderr]     Checking serde_with v3.16.1
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking language-tags v0.3.2
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]     Checking time v0.3.46
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]     Checking impl-more v0.1.9
[INFO] [stderr]     Checking clap v4.5.56
[INFO] [stderr]    Compiling num_enum_derive v0.6.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling scylla-macros v0.4.0
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling strum_macros v0.23.1
[INFO] [stderr]     Checking num_enum v0.6.1
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking twin_ring_core v0.1.0 (/opt/rustwide/workdir/crates/twin_ring_core)
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking async-compression v0.4.37
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking actix-rt v2.11.0
[INFO] [stderr]     Checking bollard-stubs v1.45.0-rc.26.0.1
[INFO] [stderr]     Checking actix-server v2.6.0
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking scylla-cql v0.1.0
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking actix-codec v0.5.2
[INFO] [stderr]     Checking cassandra-cpp v3.0.2
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking scylla v0.12.0
[INFO] [stderr]     Checking actix-http v3.11.2
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking actix-web v4.12.1
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking hyperlocal v0.9.1
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking bollard v0.17.1
[INFO] [stderr]     Checking twin_ring_exp v0.1.0 (/opt/rustwide/workdir/crates/twin_ring_exp)
[INFO] [stderr]     Checking twin_ring_node v0.1.0 (/opt/rustwide/workdir/crates/twin_ring_node)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.66s
[INFO] running `Command { std: "docker" "inspect" "b1c84fa3ceb275417dce0b4e8197a8cc6541949f411c2a61733346dd9d9a2f53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b1c84fa3ceb275417dce0b4e8197a8cc6541949f411c2a61733346dd9d9a2f53", kill_on_drop: false }`
[INFO] [stdout] b1c84fa3ceb275417dce0b4e8197a8cc6541949f411c2a61733346dd9d9a2f53
